projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a222aa6
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 27 Jan 2016 01:57:50 +0000
(20:57 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 27 Jan 2016 01:57:50 +0000
(20:57 -0500)
gtk/gtkwindow.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindow.c
b/gtk/gtkwindow.c
index 90870b0b812793a46cafb138df2aab20c40c1be5..550129030434ff33c3cf0dc2da9a3bf44e796bcb 100644
(file)
--- a/
gtk/gtkwindow.c
+++ b/
gtk/gtkwindow.c
@@
-5234,7
+5234,7
@@
gtk_window_set_default_size (GtkWindow *window,
*
* Since: 3.0
*
- * Deprecated: 3.20: This function does noting. If you want to set a default
+ * Deprecated: 3.20: This function does not
h
ing. If you want to set a default
* size, use gtk_window_set_default_size() instead.
*/
void